Skip to content

Change types of some methods in Document and Screen #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2014

Conversation

andrey-fomin
Copy link
Contributor

- Method Document#elementFromPoint(x, y) takes arguments of type Double
   http://www.w3.org/TR/cssom-view/#extensions-to-the-document-interface
- Width and height properties of Screen has type Double
   http://www.w3.org/TR/cssom-view/#the-screen-interface
@sjrd
Copy link
Member

sjrd commented Oct 9, 2014

LGTM

sjrd added a commit that referenced this pull request Oct 11, 2014
Change types of some methods in Document and Screen
@sjrd sjrd merged commit 176eb0e into scala-js:master Oct 11, 2014
Visbone pushed a commit to Visbone/scala-js-dom that referenced this pull request Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants